func math.sinh

2 uses

	math (current package)
		sinh.go#L30: 	return sinh(x)
		sinh.go#L33: func sinh(x float64) float64 {